<?php
    include('<$MTCGIServerPath$>/php/mt.php');
    $mt = new MT(<$MTBlogID$>, '<$MTCGIServerPath$>/mt.cfg');
    $mt->view();
?>